Sun Oct 10 11:24:56 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkcontainer.h (struct _GtkContainer): add /*< private >*/
markings.
+Sun Oct 10 11:24:56 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkcontainer.h (struct _GtkContainer): add /*< private >*/
+ markings.
+
2004-10-09 Matthias Clasen <mclasen@redhat.com>
* docs/tools/widgets.c: Shrink panes and separators images to MEDIUM.
+Sun Oct 10 11:24:56 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkcontainer.h (struct _GtkContainer): add /*< private >*/
+ markings.
+
2004-10-09 Matthias Clasen <mclasen@redhat.com>
* docs/tools/widgets.c: Shrink panes and separators images to MEDIUM.
+Sun Oct 10 11:24:56 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkcontainer.h (struct _GtkContainer): add /*< private >*/
+ markings.
+
2004-10-09 Matthias Clasen <mclasen@redhat.com>
* docs/tools/widgets.c: Shrink panes and separators images to MEDIUM.
+Sun Oct 10 11:24:56 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkcontainer.h (struct _GtkContainer): add /*< private >*/
+ markings.
+
2004-10-09 Matthias Clasen <mclasen@redhat.com>
* docs/tools/widgets.c: Shrink panes and separators images to MEDIUM.
GtkWidget *focus_child;
guint border_width : 16;
+
+ /*< private >*/
guint need_resize : 1;
guint resize_mode : 2;
guint reallocate_redraws : 1;